fix(mobile): remove Android Threads page T3 Code branding - #4863
fix(mobile): remove Android Threads page T3 Code branding#4863PixPMusic wants to merge 1 commit into
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@macroscope-app please refresh the PR summary in the description markers. |
|
Sorry, I'm unable to act on this request because you do not have permissions within this repository. |
|
Julius confirmed that the issue was that the merged branding in iOS was breaking a visual effect. |
Summary
Threadstitle used by iOS todayTracks the history and decision in #4864.
Important
This is the mutually exclusive alternative to #4862. If this direction is selected, close #4862 and #4861. Do not merge both branding-direction proposals.
Why
Android gained a T3 Code lockup in #3774, while the final commit in #4163 later removed the equivalent iOS lockup. If the intended mobile direction is a plain page title, Android should match iOS rather than carrying a platform-only brand treatment.
Before / After
Android
The comparison uses the deterministic dark-mode Threads fixture with no popup.
Verification
vp run --filter @t3tools/mobile typecheckgit diff --checkChecklist
ThreadsheadingModel: GPT-5.6 Sol | Harness: Codex in T3 Code
Note
Replace Android home header wordmark with plain 'Threads' title
T3Wordmark+ 'Code' label + 'Alpha' badge inAndroidHomeHeaderwith a plainRNTexttitle reading 'Threads', marked asaccessibilityRole='header'.HOME_HORIZONTAL_INSET = 20into a sharedlayoutMetricsmodule and uses it for both the header padding andTHREAD_LIST_COMPACT_INSET(previously a literal20).Macroscope summarized 5ee95cc.